API Documentation
FxaaPreset.h
1 // FxaaPreset.h
3 //
5 
6 namespace nkAstraeus
7 {
18  enum class FXAA_PRESET
19  {
37  } ;
38 }
nkAstraeus::FXAA_PRESET::DITHER_LOW_RADIUS_11
@ DITHER_LOW_RADIUS_11
Low dithering, radius of 11 pixels.
nkAstraeus::FXAA_PRESET::DITHER_LOW_RADIUS_12
@ DITHER_LOW_RADIUS_12
Low dithering, radius of 12 pixels.
nkAstraeus::FXAA_PRESET::DITHER_MEDIUM_RADIUS_6
@ DITHER_MEDIUM_RADIUS_6
Medium dithering, radius of 6 pixels.
nkAstraeus::FXAA_PRESET::DITHER_LOWEST_RADIUS_12
@ DITHER_LOWEST_RADIUS_12
Lowest dithering possible, radius of 12 pixels.
nkAstraeus::FXAA_PRESET::DITHER_MEDIUM_RADIUS_3
@ DITHER_MEDIUM_RADIUS_3
Medium dithering, radius of 3 pixels.
nkAstraeus::FXAA_PRESET::DITHER_MEDIUM_RADIUS_4
@ DITHER_MEDIUM_RADIUS_4
Medium dithering, radius of 4 pixels.
nkAstraeus::FXAA_PRESET::DITHER_LOW_RADIUS_8
@ DITHER_LOW_RADIUS_8
Low dithering, radius of 8 pixels.
nkAstraeus::FXAA_PRESET::DITHER_LOW_RADIUS_5
@ DITHER_LOW_RADIUS_5
Low dithering, radius of 5 pixels.
nkAstraeus::FXAA_PRESET::DITHER_MEDIUM_RADIUS_5
@ DITHER_MEDIUM_RADIUS_5
Medium dithering, radius of 5 pixels.
nkAstraeus
Encompasses all API of component NilkinsAstraeus.
Definition: BlurComplexEffect.h:7
nkAstraeus::FXAA_PRESET::DITHER_LOW_RADIUS_10
@ DITHER_LOW_RADIUS_10
Low dithering, radius of 10 pixels.
nkAstraeus::FXAA_PRESET::DITHER_MEDIUM_RADIUS_7
@ DITHER_MEDIUM_RADIUS_7
Medium dithering, radius of 7 pixels.
nkAstraeus::FXAA_PRESET::DITHER_LOW_RADIUS_4
@ DITHER_LOW_RADIUS_4
Low dithering, radius of 4 pixels.
nkAstraeus::FXAA_PRESET::DITHER_MEDIUM_RADIUS_8
@ DITHER_MEDIUM_RADIUS_8
Medium dithering, radius of 8 pixels.
nkAstraeus::FXAA_PRESET::DITHER_LOW_RADIUS_9
@ DITHER_LOW_RADIUS_9
Low dithering, radius of 9 pixels.
nkAstraeus::FXAA_PRESET
FXAA_PRESET
Describes all FXAA effect presets available.
Definition: FxaaPreset.h:19
nkAstraeus::FXAA_PRESET::DITHER_LOW_RADIUS_6
@ DITHER_LOW_RADIUS_6
Low dithering, radius of 6 pixels.
nkAstraeus::FXAA_PRESET::DITHER_LOW_RADIUS_7
@ DITHER_LOW_RADIUS_7
Low dithering, radius of 7 pixels.
nkAstraeus::FXAA_PRESET::DITHER_LOW_RADIUS_3
@ DITHER_LOW_RADIUS_3
Low dithering, radius of 3 pixels.